Skip to main content

Useful Tips

Max Gallup

Max Gallup

Hardware Lead, Project Administrator

The following is a list of other useful commands and scrips tht will help resolve issues.

Installing roverd manually

On the rover, the following command will install a specific version of roverd.

update-roverd

Quickly get the version of roverd

Since roverd exposes the "status" endpoint on port 80, we can simply query for it and we receive a JSON object of the current status.

curl localhost